| Einhugur Xml Plugin for Xojo |
|
Node.FirstChild Method
Returns first child node.
Parameters
Returns
- EinhugurXml.Node
Remarks
To support fluent chained syntax then nil is never returned. You can check for empty with the empty property.
See Also
Node Class